home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
listings
/
v_09_03
/
9n03066d
< prev
next >
Wrap
Text File
|
1991-01-15
|
230b
|
12 lines
/*
* Modulename: clock.h
*
* Description: Constant definitions for clock.c
*/
#define TIME_FACTOR -9216
#define HUN 3
#define SEC 2
#define MIN 1
#define HRS 0